Class NewsWordStatsProcessorTest

java.lang.Object
com.fsf.news.processor.NewsWordStatsProcessorTest

@ExtendWith(org.mockito.junit.jupiter.MockitoExtension.class) class NewsWordStatsProcessorTest extends Object
Unit tests for the NewsWordStatsProcessor class.
  • Field Details

    • wordStatsProcessor

      @InjectMocks com.fsf.news.processor.NewsWordStatsProcessor wordStatsProcessor
  • Constructor Details

    • NewsWordStatsProcessorTest

      NewsWordStatsProcessorTest()
  • Method Details

    • testProcessWordStatsExists

      @Test void testProcessWordStatsExists()
      Tests that the processWordStats method returns existing word statistics.
    • testProcessWordStatsEmpty

      @Test void testProcessWordStatsEmpty()
      Tests that the processWordStats method processes word statistics from articles.